home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Exploring Where & Why
/
Exploring Where & Why.iso
/
pc
/
MODULES
/
LESSON02
/
ACT02A
/
L02A2.DIR
/
scripts.cst_10_initialize the activity.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
2003-05-01
|
104 b
|
8 lines
global gClothingList
on exitFrame
gClothingList = [51, 57, 35, 49]
initActivity()
go("play")
end